Skip to content

Hostname

baking-management.com

Last fetched

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

Nutrition Label

WHISPER CANON · baking-management.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/baking-management.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.2.210104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.187.6172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.6188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.6188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:447
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of baking-management.com.

Web-graph footprint

Distinct hostnames that link to or from baking-management.com in the public web crawl.

14 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for baking-management.com.

MechanismTarget
SPF_Aksopexedge03.penton.com
SPF_Aksopexedge04.penton.com
SPF_Aohcleexedge01.penton.com
SPF_Aohcleexedge02.penton.com
SPF_INCLUDEmxlogic.net
SPF_INCLUDEpenton.com
SPF_INCLUDEspf-001d5a01.pphosted.com
SPF_IP4.53.192.107
SPF_IP4.53.192.111
SPF_IP66.111.107.173
SPF_IP67.208.32.112
SPF_IP67.231.148.228
SPF_IP67.231.156.219
SPF_IP8.33.3.81
SPF_IP8.33.3.82
SPF_MXbaking-management.com

Related pages

Pivot deeper into the graph from baking-management.com.

Cypher and MCP

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

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