Skip to content

Hostname

fibro.com

Last fetched

fibro.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:226 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.192.78.12418.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.209.12152.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
78.46.213.16978.46.0.0/15AS24940DE

WHOIS identity

Registrar
iana:226
Organization
- -
Contact emails

Subdomains

39 observed subdomains of fibro.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fibro.com.

MechanismTarget
SPF_Adedi721.your-server.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP78.46.1.121
SPF_MXfibro.com

Related pages

Pivot deeper into the graph from fibro.com.

Cypher and MCP

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

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