Skip to content

Hostname

pathforwardit.com

Last fetched

pathforwardit.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · pathforwardit.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/pathforwardit.com

Resolution chain

pathforwardit.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
recker consulting,
Contact emails

Subdomains

13 observed subdomains of pathforwardit.com.

Web-graph footprint

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

12 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for pathforwardit.com.

MechanismTarget
SPF_INCLUDE9136097.spf04.hubspotemail.net
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.239.182.107
SPF_IP167.89.70.61/32
SPF_IP209.173.133.96/27
SPF_IP4.30.250.150
SPF_IP4.7.254.38
SPF_IP50.31.33.121/32
SPF_IP64.94.35.32/32

Related pages

Pivot deeper into the graph from pathforwardit.com.

Cypher and MCP

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

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