Skip to content

Hostname

bookingstudio.com

Last fetched

bookingstudio.com resolves to 93.191.156.42, announced in 93.191.152.0/21 by team-blue-denmark - team.blue Denmark A/S in DK. bookingstudio.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · bookingstudio.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bookingstudio.com

Resolution chain

IPv6 resolution

No AAAA record for bookingstudio.com is recorded in WhisperGraph.

Attribution

team blue denmark

ORIGIN_AS

WHOIS identity

Registrar
iana:1387
Registrant organisation
aps knappe & kragh
Contact emails
fdcec0e8bd@bookingstudio.com.whoistrustee.com, 8c598ca7ae83e5776fc8b970725724b2-kka1@contact.gandi.net, 1857ecd847f69dd2eac6ff44ac7e21edeec6fa8260625f9f2eb817fd45f3718f@bookingstudio.com.whoisproxy.org, 2de263f89bc353c068d726c8f672de81fa02cce23eccddf22f8eb3fbce1598fb@bookingstudio.com.whoisproxy.org, 3294177ae6a215f16b0eff07cad1168d4f614b99a7d1ddbfb94b0f0291242f10@bookingstudio.com.whoisproxy.org, 599bc1421b7f2cfb8ddbc4ba6672bf24b2cd8561b5be23506466c849b6bdf443@bookingstudio.com.whoisproxy.org, a2ec4bf1008ac80771ff1450220d444497f72e83f75d61c3d092afe544d7fca2@bookingstudio.com.whoisproxy.org, d0a614407b923b59c594dce9f1b6109873c2daa903c576e56530e8f7e6fc90dd@bookingstudio.com.whoisproxy.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.dnsimple.com
  • ns3.dnsimple.com
  • ns2.dnsimple-edge.net
  • ns4.dnsimple-edge.org

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com
  • aspmx4.googlemail.com
  • aspmx5.googlemail.com

SPF policy

  • a: bookingstudio.com
  • mx: bookingstudio.com
  • include: _spf.google.com
  • include: mail.zendesk.com
  • include: servers.mcsv.net
  • include: sendgrid.net
  • ip: 40.67.200.204
  • ip: 40.67.202.226
  • ip: 40.67.202.97
  • ip: 52.142.225.45

Threat-feed evidence

History

Related pages

Pivot from bookingstudio.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bookingstudio.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.