Skip to content

Hostname

onesiam.com

Last fetched

onesiam.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:1373 as the registrar.

Nutrition Label

WHISPER CANON · onesiam.comRouting diversity2.4/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/onesiam.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.64.24245.60.64.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.66.24245.60.66.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:1373
Organization
domain protection services,
Contact emails

Subdomains

12 observed subdomains of onesiam.com.

Web-graph footprint

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

98 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for onesiam.com.

MechanismTarget
SPF_Aonesiam.com
SPF_INCLUDE_spf.one.th
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.27.185/32
SPF_IP49.229.109.37
SPF_MXonesiam.com

Related pages

Pivot deeper into the graph from onesiam.com.

Cypher and MCP

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

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