Skip to content

Hostname

bog-auctions.com

Last fetched

bog-auctions.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · bog-auctions.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bog-auctions.com

Resolution chain

bog-auctions.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.192.151.10154.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.10654.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.10854.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.7454.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.160.3599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1647
Organization
vastgoedveiling b.v.
Contact emails

Subdomains

3 observed subdomains of bog-auctions.com.

Web-graph footprint

Distinct hostnames that link to or from bog-auctions.com in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bog-auctions.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bog-auctions.com.

Cypher and MCP

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

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