Skip to content

Hostname

fancybricks.co

Last fetched

fancybricks.co resolves to 1 IPv4 address operated by OVH in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · fancybricks.coRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/fancybricks.co

Resolution chain

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

IPPrefixASNOperatorCountry
40.160.16.18440.160.0.0/17AS16276OVHUS

WHOIS identity

Registrar
iana:303
Organization
Contact emails

Subdomains

10 observed subdomains of fancybricks.co.

Web-graph footprint

Distinct hostnames that link to or from fancybricks.co in the public web crawl.

18 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • fancybricks.co

SPF policy

5 SPF mechanisms authorising senders for fancybricks.co.

MechanismTarget
SPF_Afancybricks.co
SPF_INCLUDErelay.mailchannels.net
SPF_IP23.239.10.243
SPF_IP40.160.16.184
SPF_MXfancybricks.co

Related pages

Pivot deeper into the graph from fancybricks.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fancybricks.co"})-[: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.