Skip to content

Hostname

seatinginc.com

Last fetched

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

Nutrition Label

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

Resolution chain

seatinginc.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:1154
Organization
domain privacy service fbo registrant
Contact emails

Subdomains

11 observed subdomains of seatinginc.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for seatinginc.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.125.237.186
SPF_IP24.213.211.81
SPF_IP50.108.163.168
SPF_IP67.20.113.187
SPF_IP67.222.60.246
SPF_IP69.89.18.221
SPF_IP74.220.206.167

Related pages

Pivot deeper into the graph from seatinginc.com.

Cypher and MCP

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

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