Skip to content

Hostname

mamybooking.com

Last fetched

mamybooking.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · mamybooking.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/mamybooking.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.63.195104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
132.148.91.224132.148.88.0/22AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS
172.67.171.184172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
207.148.116.118207.148.116.0/22AS20473AS-VULTR - The Constant Company, LLCSG

WHOIS identity

Registrar
iana:303
Organization
mamy booking co.,ltd.
Contact emails

Subdomains

2 observed subdomains of mamybooking.com.

Web-graph footprint

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

102 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mamybooking.com.

MechanismTarget
SPF_Amamybooking.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsecureserver.net
SPF_IP132.148.91.224
SPF_MXmamybooking.com

Related pages

Pivot deeper into the graph from mamybooking.com.

Cypher and MCP

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

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