Skip to content

Hostname

astamb.com

Last fetched

astamb.com resolves to 1 IPv4 address operated by AS204800 in SG. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · astamb.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/astamb.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.250.235.19192.250.235.0/24AS204800SG

WHOIS identity

Registrar
iana:48
Organization
astoria hotel
Contact emails

Subdomains

3 observed subdomains of astamb.com.

Web-graph footprint

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

28 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for astamb.com.

MechanismTarget
SPF_Aastamb.com
SPF_IP135.125.2.107
SPF_IP188.165.47.237
SPF_IP188.165.48.167
SPF_IP188.165.52.119
SPF_IP188.165.53.225
SPF_IP37.187.56.149
SPF_MXastamb.com

Related pages

Pivot deeper into the graph from astamb.com.

Cypher and MCP

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

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