Skip to content

Hostname

support.manufrog.com

Last fetched

support.manufrog.com resolves to 1 IPv4 address operated by AS42708 in SE.

Nutrition Label

WHISPER CANON · support.manufrog.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/support.manufrog.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.246.119.446.246.0.0/17AS42708SE

WHOIS identity

No WHOIS records are currently associated with support.manufrog.com in WhisperGraph.

Subdomains

1 observed subdomain of support.manufrog.com.

Web-graph footprint

Distinct hostnames that link to or from support.manufrog.com 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 support.manufrog.com.

MechanismTarget
SPF_Asupport.manufrog.com
SPF_IP212.18.230.218
SPF_IP212.18.230.221
SPF_IP46.246.119.2
SPF_MXsupport.manufrog.com

Related pages

Pivot deeper into the graph from support.manufrog.com.

Cypher and MCP

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

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