Skip to content

Hostname

profundcom.net

Last fetched

profundcom.net resolves to 1 IPv4 address operated by AS12488 in GB. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · profundcom.netRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/profundcom.net

Resolution chain

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

IPPrefixASNOperatorCountry
77.72.2.3177.72.0.0/21AS12488GB

WHOIS identity

Registrar
iana:1647
Organization
paul das
Contact emails

Subdomains

37 observed subdomains of profundcom.net.

Web-graph footprint

Distinct hostnames that link to or from profundcom.net in the public web crawl.

30 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for profundcom.net.

MechanismTarget
SPF_Aprofundcom.net
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.254.113.72/32
SPF_IP83.223.103.0/24
SPF_IP85.116.30.0/24
SPF_IP89.206.180.5/32
SPF_MXprofundcom.net

Related pages

Pivot deeper into the graph from profundcom.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "profundcom.net"})-[: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.