Skip to content

Hostname

mathematica.gr

Last fetched

mathematica.gr resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · mathematica.grRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/mathematica.gr

Resolution chain

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

IPPrefixASNOperatorCountry
157.90.128.246157.90.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with mathematica.gr in WhisperGraph.

Subdomains

13 observed subdomains of mathematica.gr.

Web-graph footprint

Distinct hostnames that link to or from mathematica.gr in the public web crawl.

86 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • mathematica.gr

SPF policy

8 SPF mechanisms authorising senders for mathematica.gr.

MechanismTarget
SPF_Amathematica.gr
SPF_INCLUDEspf.myip.gr
SPF_IP138.201.130.34
SPF_IP138.201.56.199
SPF_IP157.90.128.246
SPF_IP195.201.107.212
SPF_IP51.89.41.42
SPF_MXmathematica.gr

Related pages

Pivot deeper into the graph from mathematica.gr.

Cypher and MCP

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

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