Hostname
franco-mfg.com
Last fetched
franco-mfg.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
franco-mfg.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- ba5c22pn58j@networksolutionsprivateregistration.com
- fk9zz5y73ne@networksolutionsprivateregistration.com
- jv9s37d33cs@networksolutionsprivateregistration.com
- jy6nj8qz62c@networksolutionsprivateregistration.com
- me8ee8pu3e9@networksolutionsprivateregistration.com
- qg6vg9b58qk@networksolutionsprivateregistration.com
- qk3ph3mz67k@networksolutionsprivateregistration.com
- sb9g56c68sf@networksolutionsprivateregistration.com
- ty4ee2ub2uq@networksolutionsprivateregistration.com
- ut4bh3pt3vz@networksolutionsprivateregistration.com
- z32rg7fy3vb@networksolutionsprivateregistration.com
- zn25q8d22pq@networksolutionsprivateregistration.com
Subdomains
15 observed subdomains of franco-mfg.com.
Web-graph footprint
Distinct hostnames that link to or from franco-mfg.com in the public web crawl.
7 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for franco-mfg.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.hc5556-33.iphmx.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 116.247.103.83 |
| SPF_IP | 116.247.103.84 |
| SPF_IP | 12.52.185.72/29 |
| SPF_IP | 216.255.121.224/27 |
| SPF_IP | 216.71.147.108 |
| SPF_IP | 23.90.112.164 |
| SPF_IP | 68.232.145.168 |
| SPF_IP | 68.232.157.231 |
| SPF_MX | franco-mfg.com |
Related pages
Pivot deeper into the graph from franco-mfg.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "franco-mfg.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.