Skip to content

Hostname

new.imagesofswing.com

Last fetched

new.imagesofswing.com resolves to 5 IPv4 addresses operated by AS7489 in US.

Nutrition Label

WHISPER CANON · new.imagesofswing.comRouting diversity3.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/new.imagesofswing.com

Resolution chain

new.imagesofswing.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.128.235.85104.128.235.0/24AS7489US
142.171.241.73142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
199.83.210.72199.83.208.0/22AS397373H4Y-TECHNOLOGIES - H4Y Technologies LLCUS
199.83.210.75199.83.208.0/22AS397373H4Y-TECHNOLOGIES - H4Y Technologies LLCUS
207.231.106.54207.231.106.0/24AS40676AS40676 - Psychz NetworksUS

WHOIS identity

No WHOIS records are currently associated with new.imagesofswing.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for new.imagesofswing.com.

MechanismTarget
SPF_Adns.imagesofswing.com
SPF_Anew.imagesofswing.com
SPF_EXISTS%{i}.spf.hc5289-69-iphmx.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXnew.imagesofswing.com

Related pages

Pivot deeper into the graph from new.imagesofswing.com.

Cypher and MCP

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

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