Skip to content

Hostname

imarfer.com

Last fetched

imarfer.com resolves to 1 IPv4 address operated by AS16276 in ES. WHOIS lists iana:1600 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
146.59.163.116146.59.0.0/16AS16276ES

WHOIS identity

Registrar
iana:1600
Organization
informatica marfer
Contact emails

Subdomains

6 observed subdomains of imarfer.com.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for imarfer.com.

MechanismTarget
SPF_Aimarfer.com
SPF_INCLUDEcorreo00.imglohosting.com
SPF_INCLUDEhl901.imglohosting.com
SPF_IP51.68.36.3
SPF_MXimarfer.com

Related pages

Pivot deeper into the graph from imarfer.com.

Cypher and MCP

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

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