Skip to content

Hostname

stmartins.com

Last fetched

stmartins.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

stmartins.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.48.226100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.191.14318.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.219.11354.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.118.18154.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
macmillan
Contact emails

Subdomains

1 observed subdomain of stmartins.com.

Web-graph footprint

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

133 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for stmartins.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP107.23.18.111
SPF_IP158.228.129.79/32
SPF_IP199.168.15.14/24
SPF_IP34.192.114.211
SPF_IP54.208.9.231
SPF_IP76.8.67.133/24

Related pages

Pivot deeper into the graph from stmartins.com.

Cypher and MCP

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

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