Skip to content

Hostname

sames.com

Last fetched

sames.com resolves to 4 IPv4 addresses operated by AS50624 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · sames.comRouting diversity3.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sames.com

Resolution chain

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

WHOIS identity

Registrar
iana:81
Organization
exel industries
Contact emails

Subdomains

7 observed subdomains of sames.com.

Web-graph footprint

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

135 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for sames.com.

MechanismTarget
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.xsalto.com
SPF_IP209.206.8.139
SPF_IP209.206.8.65
SPF_IP51.210.68.155
SPF_IP52.16.190.81/32
SPF_IP52.17.45.98/32
SPF_IP52.30.130.201/32
SPF_IP54.229.2.165/32

Related pages

Pivot deeper into the graph from sames.com.

Cypher and MCP

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

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