Skip to content

Hostname

webs.my.id

Last fetched

webs.my.id resolves to 1 IPv4 address operated by IOFLOOD - Input Output Flood LLC in US. WHOIS lists iana:1 as the registrar.

Nutrition Label

WHISPER CANON · webs.my.idRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/webs.my.id

Resolution chain

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

IPPrefixASNOperatorCountry
104.161.23.35104.161.16.0/20AS53755IOFLOOD - Input Output Flood LLCUS

WHOIS identity

Registrar
iana:1
Organization
Contact emails

Subdomains

26 observed subdomains of webs.my.id.

Threat posture

History

Mail and authentication

MX records

  • webs.my.id

SPF policy

10 SPF mechanisms authorising senders for webs.my.id.

MechanismTarget
SPF_Awebs.my.id
SPF_IP104.161.23.34
SPF_IP104.161.23.35
SPF_IP135.181.173.156
SPF_IP162.213.210.99
SPF_IP167.86.79.186
SPF_IP49.12.103.181
SPF_IP49.12.35.254
SPF_IP5.161.115.100
SPF_MXwebs.my.id

Related pages

Pivot deeper into the graph from webs.my.id.

Cypher and MCP

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

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