Skip to content

Hostname

speira.com

Last fetched

speira.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:146
Organization
domain administrator
Contact emails

Subdomains

23 observed subdomains of speira.com.

Web-graph footprint

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

219 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for speira.com.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDE_spf-dc55.sapsf.eu
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.123.183.84
SPF_IP212.211.154.54
SPF_IP212.211.156.53
SPF_IP212.75.47.175
SPF_IP213.162.250.171
SPF_IP213.162.250.172
SPF_IP213.162.250.20/22
SPF_IP213.162.250.21
SPF_IP213.162.250.23/32
SPF_IP213.162.250.24/32

Related pages

Pivot deeper into the graph from speira.com.

Cypher and MCP

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

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