Skip to content

Hostname

medstafflt.com

Last fetched

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

Nutrition Label

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

Resolution chain

medstafflt.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
perfect privacy,
Contact emails

Subdomains

3 observed subdomains of medstafflt.com.

Web-graph footprint

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

15 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for medstafflt.com.

MechanismTarget
SPF_Amedstafflt.com
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.20.225
SPF_IP149.72.20.88
SPF_IP149.72.218.171
SPF_IP149.72.23.189
SPF_IP149.72.51.139
SPF_IP167.89.33.164/32
SPF_IP167.89.84.207
SPF_IP168.245.3.22
SPF_IP168.245.4.185
SPF_IP192.254.112.182
SPF_IP192.254.115.148
SPF_IP192.254.118.121
SPF_IP192.254.118.145
SPF_IP192.254.118.153
SPF_IP192.254.118.74
SPF_IP24.106.204.66
SPF_MXmedstafflt.com

Related pages

Pivot deeper into the graph from medstafflt.com.

Cypher and MCP

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

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