Skip to content

Hostname

m.arval.it

Last fetched

m.arval.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · m.arval.itRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/m.arval.it

Resolution chain

m.arval.it resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.218.2318.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.4218.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.5618.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.218.8818.245.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.168.245.1083.168.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.168.245.453.168.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.168.245.513.168.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.168.245.93.168.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with m.arval.it in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for m.arval.it.

MechanismTarget
SPF_Am.arval.it
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEo._spf.bnpparibas.com
SPF_INCLUDEp._spf.bnpparibas.com
SPF_INCLUDEspf.aws-eu-prod.ridecell.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP193.238.102.0/25
SPF_IP195.135.201.102
SPF_IP31.169.105.200
SPF_IP37.187.144.49
SPF_IP37.187.157.146
SPF_IP37.187.160.136

Related pages

Pivot deeper into the graph from m.arval.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "m.arval.it"})-[: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.