Skip to content

Hostname

monster88slot.com

Last fetched

monster88slot.com resolves to 2 IPv4 addresses operated by ULTAHOST-AP-AS - Ultahost, Inc. in SG. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · monster88slot.comRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/monster88slot.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.89.142.13138.89.142.0/24AS44259ULTAHOST-AP-AS - Ultahost, Inc.SG
84.201.20.19684.201.20.0/24AS214036ULTAHOST-AS - Ultahost, Inc.DE

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

7 observed subdomains of monster88slot.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for monster88slot.com.

MechanismTarget
SPF_Amonster88slot.com
SPF_IP159.100.30.84
SPF_MXmonster88slot.com

Related pages

Pivot deeper into the graph from monster88slot.com.

Cypher and MCP

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

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