Skip to content

Hostname

ipafgroup.com

Last fetched

ipafgroup.com resolves to 1 IPv4 address operated by AS41355 in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.136.248.93185.136.248.0/22AS41355GB

WHOIS identity

Registrar
iana:1515
Organization
e-scape
Contact emails

Subdomains

9 observed subdomains of ipafgroup.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ipafgroup.com.

MechanismTarget
SPF_Aipafgroup.com
SPF_IP198.244.141.254
SPF_IP51.195.234.93
SPF_IP51.89.228.47
SPF_IP54.36.160.185
SPF_IP54.36.160.97
SPF_MXipafgroup.com

Related pages

Pivot deeper into the graph from ipafgroup.com.

Cypher and MCP

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

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