Skip to content

Hostname

shields.com

Last fetched

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

Nutrition Label

WHISPER CANON · shields.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/shields.com

Resolution chain

shields.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
shields health care group
Contact emails

Subdomains

18 observed subdomains of shields.com.

Web-graph footprint

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

312 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for shields.com.

MechanismTarget
SPF_INCLUDE33350.spf07.hubspotemail.net
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEem7136.ambrahealth.com
SPF_INCLUDEmail.echo-cloud.com
SPF_INCLUDEmail.shields.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-00a39401.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.31.104.142

Related pages

Pivot deeper into the graph from shields.com.

Cypher and MCP

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

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