Skip to content

Hostname

casamasferrer.com

Last fetched

casamasferrer.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · casamasferrer.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/casamasferrer.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.37.253.9854.37.0.0/16AS16276FR

WHOIS identity

Registrar
iana:433
Organization
casa masferrer
Contact emails

Subdomains

6 observed subdomains of casamasferrer.com.

Web-graph footprint

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

37 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for casamasferrer.com.

MechanismTarget
SPF_Acasamasferrer.com
SPF_Acorreo.casamasferrer.com
SPF_Ans3107626.ip-54-37-253.eu
SPF_Aremote.casamasferrer.com
SPF_Aserver.velosim.com
SPF_INCLUDEservers.mcsv.net
SPF_IP2001:41d0:303:5962::/64
SPF_IP212.81.190.236
SPF_IP212.81.190.237
SPF_IP212.81.190.238
SPF_IP54.37.253.98
SPF_MXcasamasferrer.com

Related pages

Pivot deeper into the graph from casamasferrer.com.

Cypher and MCP

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

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