Skip to content

Hostname

1stcolonial.com

Last fetched

1stcolonial.com resolves to 5 IPv4 addresses operated by NTPCL-AS-AP National Telecom Public Company Limited in TH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
122.155.243.107122.155.243.0/24AS4651NTPCL-AS-AP National Telecom Public Company LimitedTH
122.155.243.115122.155.243.0/24AS4651NTPCL-AS-AP National Telecom Public Company LimitedTH
23.48.224.7323.48.224.0/24AS20940AKAMAI-ASN1US
23.48.224.7923.48.224.0/24AS20940AKAMAI-ASN1US
67.225.129.25367.225.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for 1stcolonial.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.internet-estatements.com
SPF_INCLUDEspf1.1stcnb.net
SPF_INCLUDEspf2.1stcnb.net
SPF_INCLUDEspfhost.messageprovider.com
SPF_IP168.245.52.64/32
SPF_IP207.45.164.0/24
SPF_IP208.75.94.0/22
SPF_IP209.34.255.0/24
SPF_IP216.30.177.78
SPF_MX1stcolonial.com

Related pages

Pivot deeper into the graph from 1stcolonial.com.

Cypher and MCP

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

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