Skip to content

Hostname

justiniano.com

Last fetched

justiniano.com resolves to 1 IPv4 address operated by IFX18747 - IFX Corporation in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · justiniano.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/justiniano.com

Resolution chain

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

IPPrefixASNOperatorCountry
200.80.42.219200.80.42.0/23AS18747IFX18747 - IFX CorporationUS
200.80.42.219200.80.42.0/23AS18747IFX18747 - IFX CorporationAR

WHOIS identity

Registrar
iana:440
Organization
heriberto simon hocsman
Contact emails

Subdomains

4 observed subdomains of justiniano.com.

Web-graph footprint

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

39 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • justiniano.com

SPF policy

6 SPF mechanisms authorising senders for justiniano.com.

MechanismTarget
SPF_Ajustiniano.com
SPF_IP181.119.48.140
SPF_IP181.119.48.252
SPF_IP200.80.42.212
SPF_IP200.80.42.219
SPF_MXjustiniano.com

Related pages

Pivot deeper into the graph from justiniano.com.

Cypher and MCP

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

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