Skip to content

Hostname

www.effgroup.com

Last fetched

www.effgroup.com resolves to 1 IPv4 address operated by AS57148 in GB.

Nutrition Label

WHISPER CANON · www.effgroup.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/www.effgroup.com

Resolution chain

www.effgroup.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.191.157.202188.191.156.0/23AS57148GB

WHOIS identity

No WHOIS records are currently associated with www.effgroup.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for www.effgroup.com.

MechanismTarget
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP115.42.176.10
SPF_IP182.72.116.74
SPF_IP203.125.239.178
SPF_IP62.249.235.162
SPF_IP81.210.17.82
SPF_IP88.30.31.105

Related pages

Pivot deeper into the graph from www.effgroup.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "www.effgroup.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.