Skip to content

Hostname

fisholg.com

Last fetched

fisholg.com resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
149.56.85.78149.56.0.0/16AS16276CA

WHOIS identity

Registrar
iana:303
Organization
refrigerados fisholg & hijos sac
Contact emails

Subdomains

9 observed subdomains of fisholg.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • fisholg.com

SPF policy

5 SPF mechanisms authorising senders for fisholg.com.

MechanismTarget
SPF_Afisholg.com
SPF_IP144.217.103.9
SPF_IP158.69.5.222
SPF_IP192.99.98.247
SPF_MXfisholg.com

Related pages

Pivot deeper into the graph from fisholg.com.

Cypher and MCP

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

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