Skip to content

Hostname

mami1.co.id

Last fetched

mami1.co.id resolves to 1 IPv4 address operated by OVH - OVH SAS in SG.

Nutrition Label

WHISPER CANON · mami1.co.idRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mami1.co.id

Resolution chain

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

IPPrefixASNOperatorCountry
51.79.231.1251.79.128.0/17AS16276OVH - OVH SASSG

WHOIS identity

No WHOIS records are currently associated with mami1.co.id in WhisperGraph.

Subdomains

9 observed subdomains of mami1.co.id.

Web-graph footprint

Distinct hostnames that link to or from mami1.co.id in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • mami1.co.id

SPF policy

7 SPF mechanisms authorising senders for mami1.co.id.

MechanismTarget
SPF_Amami1.co.id
SPF_INCLUDEspf.hostmantis.com
SPF_IP139.99.124.28
SPF_IP139.99.68.63
SPF_IP51.79.231.12
SPF_IP51.79.231.14
SPF_MXmami1.co.id

Related pages

Pivot deeper into the graph from mami1.co.id.

Cypher and MCP

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

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