Skip to content

Hostname

amslaw.ph

Last fetched

amslaw.ph resolves to 1 IPv4 address operated by AS63949 in SG.

Nutrition Label

WHISPER CANON · amslaw.phRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/amslaw.ph

Resolution chain

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

IPPrefixASNOperatorCountry
172.236.150.51172.236.128.0/19AS63949SG

WHOIS identity

No WHOIS records are currently associated with amslaw.ph in WhisperGraph.

Subdomains

11 observed subdomains of amslaw.ph.

Web-graph footprint

Distinct hostnames that link to or from amslaw.ph in the public web crawl.

13 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for amslaw.ph.

MechanismTarget
SPF_Aamslaw.ph
SPF_IP110.34.166.216
SPF_IP110.34.166.217
SPF_IP110.34.166.218
SPF_IP110.34.166.219
SPF_IP110.34.166.220
SPF_IP110.34.166.221
SPF_IP110.34.166.222
SPF_IP110.34.166.223
SPF_IP110.34.166.224
SPF_IP110.34.166.225
SPF_IP172.236.150.51
SPF_MXamslaw.ph

Related pages

Pivot deeper into the graph from amslaw.ph.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "amslaw.ph"})-[: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.