Skip to content

Hostname

msfabrics.com.ar

Last fetched

msfabrics.com.ar resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · msfabrics.com.arRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/msfabrics.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
18.213.69.218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
82.25.67.5382.25.64.0/21AS47583BR

WHOIS identity

No WHOIS records are currently associated with msfabrics.com.ar in WhisperGraph.

Subdomains

5 observed subdomains of msfabrics.com.ar.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for msfabrics.com.ar.

MechanismTarget
SPF_Amsfabrics.com.ar
SPF_INCLUDE_spf.mail.hostinger.com
SPF_IP18.213.69.2
SPF_IP52.44.35.155
SPF_MXmsfabrics.com.ar

Related pages

Pivot deeper into the graph from msfabrics.com.ar.

Cypher and MCP

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

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