Skip to content

Hostname

franman.com

Last fetched

franman.com resolves to 1 IPv4 address operated by SWISSNS in CH. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · franman.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/franman.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.230.184.78185.230.184.0/24AS205067SWISSNSCH

WHOIS identity

Registrar
iana:1647
Organization
costis frangoulis
Contact emails

Subdomains

3 observed subdomains of franman.com.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for franman.com.

MechanismTarget
SPF_Afranman.com
SPF_IP144.76.245.218
SPF_IP148.251.80.234
SPF_IP185.230.184.24
SPF_IP194.30.234.146
SPF_IP62.169.197.234
SPF_IP78.46.59.107
SPF_IP85.196.25.2
SPF_IP91.121.35.214
SPF_IP94.70.166.186
SPF_MXfranman.com

Related pages

Pivot deeper into the graph from franman.com.

Cypher and MCP

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

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