Skip to content

Hostname

fb.html-load.com

Last fetched

fb.html-load.com resolves to 3 IPv4 addresses operated by MIKRONIKA in DE.

Nutrition Label

WHISPER CANON · fb.html-load.comRouting diversity3.0/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/fb.html-load.com

Resolution chain

fb.html-load.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.111.111.155185.111.111.0/24AS212238MIKRONIKADE
185.93.2.248185.93.2.0/24AS60068TELE2LV-ASFR
34.117.56.9334.116.0.0/14AS396982QOSL-AS-AP Qovic Online Solutions LLPUS

WHOIS identity

No WHOIS records are currently associated with fb.html-load.com in WhisperGraph.

Subdomains

10 observed subdomains of fb.html-load.com.

Web-graph footprint

Distinct hostnames that link to or from fb.html-load.com in the public web crawl.

298 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from fb.html-load.com.

Cypher and MCP

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

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