Skip to content

Hostname

effgroup.com

Last fetched

effgroup.com resolves to 1 IPv4 address operated by AS57148 in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:83
Organization
european flavours and fragances
Contact emails

Subdomains

6 observed subdomains of effgroup.com.

Web-graph footprint

Distinct hostnames that link to or from effgroup.com in the public web crawl.

11 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for 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 effgroup.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "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.