Skip to content

Hostname

blmailer2.brokerloop.com

Last fetched

blmailer2.brokerloop.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · blmailer2.brokerloop.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/blmailer2.brokerloop.com

Resolution chain

blmailer2.brokerloop.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.88.0.1254.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with blmailer2.brokerloop.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • blmailer2.brokerloop.com

SPF policy

3 SPF mechanisms authorising senders for blmailer2.brokerloop.com.

MechanismTarget
SPF_Ablmailer2.brokerloop.com
SPF_INCLUDEspf.brokerloop.com
SPF_MXblmailer2.brokerloop.com

Related pages

Pivot deeper into the graph from blmailer2.brokerloop.com.

Cypher and MCP

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

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