Skip to content

Hostname

generatorsbw.com

Last fetched

generatorsbw.com resolves to 1 IPv4 address operated by AS328170 in ZA. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
102.211.29.90102.211.29.0/24AS328170ZA

WHOIS identity

Registrar
iana:48
Organization
continental generators
Contact emails

Subdomains

2 observed subdomains of generatorsbw.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • generatorsbw.com

SPF policy

12 SPF mechanisms authorising senders for generatorsbw.com.

MechanismTarget
SPF_Ageneratorsbw.com
SPF_IP102.211.29.103
SPF_IP102.211.29.90
SPF_IP149.72.191.103/32
SPF_IP149.72.218.80/32
SPF_IP167.89.43.28/32
SPF_IP168.245.116.77/32
SPF_IP196.35.71.152/32
SPF_IP197.96.210.136/32
SPF_IP197.97.85.99/32
SPF_IP208.117.54.96/32
SPF_MXgeneratorsbw.com

Related pages

Pivot deeper into the graph from generatorsbw.com.

Cypher and MCP

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

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