Skip to content

Hostname

statussolutions.com

Last fetched

statussolutions.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · statussolutions.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/statussolutions.com

Resolution chain

statussolutions.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.210.9.1003.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

26 observed subdomains of statussolutions.com.

Web-graph footprint

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

64 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for statussolutions.com.

MechanismTarget
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.protonmail.ch
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.182.188.40/29
SPF_IP23.23.106.96/32
SPF_IP4.30.174.66/32
SPF_IP54.204.20.87/32
SPF_IP54.221.3.155/32
SPF_MXstatussolutions.com

Related pages

Pivot deeper into the graph from statussolutions.com.

Cypher and MCP

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

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